commit | 8b4977b44285027907f70d94ee9fed0d5bec5f4b | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@hera.kernel.org> | Wed Nov 12 04:57:48 2008 |
committer | Junio C Hamano <junio@hera.kernel.org> | Wed Nov 12 04:57:48 2008 |
tree | 680ab56682575ddc91a62bc90a6e9a76f9ff323e | |
parent | 175a1bdd87499aaaceb7c4a49a872797117ab16c [diff] [blame] |
Autogenerated HTML docs for v1.6.0.4-617-g2baf
diff --git a/git-diff.txt b/git-diff.txt index c53eba5..a2f192f 100644 --- a/git-diff.txt +++ b/git-diff.txt
@@ -33,6 +33,7 @@ commit relative to the named <commit>. Typically you would want comparison with the latest commit, so if you do not give <commit>, it defaults to HEAD. + --staged is a synonym of --cached. 'git diff' [--options] <commit> [--] [<path>...]::